QuickTime 3 For Windows Programmers

| Previous | Chapter Contents | Chapter Top | Next |

QTMLGetWindowWndProc

The QTMLGetWindowWndProc routine returns the WNDPROC previously specified in QTMLSetWindowWndProc . It returns NULL if no application-defined WNDPROC is set.

void *QTMLGetWindowWndProc(WindowPtr);
wPtr
Specifies the Macintosh window to hook. This must have been created via NewCWindow , NewWindow , or as a result of calling CreatePortAssociation on a native HWND .


© 1998 Apple Computer, Inc.

| Previous | Chapter Contents | Chapter Top | Next |